<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td { margin: 0; padding: 0; border: 0;}
html { color: #000; }
html,body {}
body,button,input,select,textarea { margin:0; padding:0;  font-family: "Microsoft Yahei","微软雅黑", "Arial", "Verdana", "sans-serif";  font-size:12px; background:#fff}
ul,ol,li,dl,dd,dt{list-style: none;}
em { font-style: normal; }
a { text-decoration: none;outline:none; }
a:hover { text-decoration: underline; color:#e85300;}
legend { color: #000; }
fieldset,img { border: 0; }
label,button { cursor: pointer; }

/*解决IE图片缩放失真*/
img { -ms-interpolation-mode: bicubic; }
/*清除浮动*/
.clearfix:after { content: ''; display: block; height: 0; clear: both; }
.clearfix { zoom: 1; }
.clear { clear: both; }
/*连续英文、数字换行*/
.wordwrap { word-break: break-all; word-wrap: break-word; }
/*单行文字超出显示省略号*/
.omg{overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
img { border: 0; vertical-align: middle;  }


a{ color:#3a3a3a; text-decoration:none;}
a:hover{ color:#2b64a0; text-decoration:none}
.w{ width:1200px; margin:0 auto;}

/*解决IE图片缩放失真*/
img { -ms-interpolation-mode: bicubic; }
/*清除浮动*/
.clearfix:after { content: ''; display: block; height: 0; clear: both; }
.clearfix { zoom: 1; }
.clear { clear: both; }

.fl { float:left;}
.fr { float:right;}

.c_wrap{width:1200px;margin:0 auto;}

.mt30{ margin-top:30px}
.mt20{ margin-top:20px}
.top{ width:1200px; margin:0px auto; height:100px;}
.top:after{ clear:both; display:block; height:0; visibility:hidden;}
.top .logo{ width:600px; float:left; height:100px; display:block; background:url(../images/logo.jpg) left center no-repeat;}
.top .logo a{ display:none;}
.top .top_right{ color:#3a3a3a; width:324px; height:50px; line-height:24px; text-align:right; display:block; float:right;background:url(../images/tel.jpg) left center no-repeat;text-align:left;padding-left:50px;margin-top:26px;}
.top .top_right p{font-size:22px;color:#e20013;}

.top .top_right b{ color:#da0001; font-weight:normal; font-size:18px}
.top .top_right a{ padding:0px 3px;}
.w{ width:1200px; margin:0px auto;}
#nav{ width:100%; height:48px; margin:0px auto; background:#006dc2;}
#nav .menu{ width:1200px; float:left;}
#nav .menu ul li{ float:left; width:130px; text-align:center; display:block; position:relative}
#nav .menu ul li a{ font-size:15px; color:#fff;height:48px; line-height:48px; width:130px;display:block;}
#nav .menu ul li a:hover{ background:#225080;}
#nav .menu ul li:hover a{ background:#225080;}
#nav .menu ul li ul li a{ background:#2b64a0; width:130px; line-height:40px; height:40px; border-top:1px solid #fff; display:block}
#nav .menu ul li ul li a:Hover{ background:#2b64a0}
#nav .menu ul li ul{ display:none; position:absolute; z-index:900}


#nav .menu ul li:hover ul{ display:block}



/* banner 开始 */
.swiper-container1 { width:100%; height:400px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.swiper-container1 .swiper-slide { background-size:1920px 400px!important; display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center;}
/*分页器*/
.swiper-container1 .swiper-pagination { width:100%; height:14px; overflow:hidden; margin:0; padding:0; left:0; bottom:20px!important;}
.swiper-container1 .swiper-pagination .swiper-pagination-bullet { width:12px; height:12px; margin:0 5px!important; border-radius:50%; opacity:1; background:#fff;}
.swiper-container1 .swiper-pagination .swiper-pagination-bullet-active {background:#006dc2;}



.top_search{ background:url(../images/search.jpg) right center no-repeat; height:34px; width:280px; float:left; margin-top:30px; text-align:center;margin-left:120px;}
.top_search .serbg{ width:280px; height:32px; line-height:32px;margin-top:1px;}
.top_search .inputc{ float:left; padding-left:20px; width:210px; height:32px;line-height:32px;border:none; background:none}
.top_search .tj_btn{ float:left;width:50px;height:32px;line-height:32px;font-size:0;border:none;background:none;cursor:pointer;}


.footer{background:#0871b9 url(../images/foot_bg.png) center center no-repeat;margin-top:20px;}
.footer_in{width:1200px;margin:0 auto;}
.footer_in .info{color:#ffffff;padding-top:30px;}
.footer_in .info a{color:#ffffff;}
.footer_in .info .fl p{font-size:12px;padding:30px 0;line-height:24px;}
.footer_in .info .fl ul{height:54px;border-bottom:1px dotted #89bae0;}
.footer_in .info .fl ul li{float:left;height:54px;line-height:54px;margin:0 10px;}
.footer_in .info .fl ul li a{display:block;height:54px;line-height:54px;}
.footer_in .info .fr .f_tel{float:left;background:url(../images/foot_tel.png) left center no-repeat;height:56px;padding-left:65px;font-size:14px;margin:20px 20px 0 0;}
.footer_in .info .fr .f_tel b{font-size:25px;font-weight:normal;}
.footer_in .info .fr .weixin{float:left;}

.f_link{border-top:1px solid #358DCA;margin-top:30px;color:#ffffff;font-size:14px;}
.f_link_in{width:1200px;margin:0 auto;padding:10px 0;}
.f_link a{color:#ffffff;font-size:12px;}


.inx_tjcp{background:#eeeeee;width:100%;padding-top:20px;padding-bottom:30px;}
.inx_tjcp .in{width:1200px;margin:0 auto;}
.inx_tjcp .in .tlt{width:610px;margin:0 auto;}
.picScroll{ margin:10px auto;position:relative;width:1108px; padding:10px 46px 10px 46px;overflow:hidden;}
.picScroll .prev,
.picScroll .next{ display:block; position:absolute; top:86px; left:0; width:36px; height:64px; background:url(../images/l_btn.jpg) center center no-repeat;   }
.picScroll .next{ left:auto; right:0; background:url(../images/r_btn.jpg) center center no-repeat;}
.picScroll ul{ overflow:hidden; zoom:1; }
.picScroll ul li{ width:180px; float:left; overflow:hidden; margin:0 21px;background:#ffffff;}
.picScroll ul li .pro_img{display:block;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;text-align:center;width:180px;height:180px;}
.picScroll ul li img{ max-width:170px;max-height:170px;display:block; background:url(../images/loading.gif) center center no-repeat; }
.picScroll ul li .pro_name a{display:block;width:180px;height:40px;font-size:14px;color:#fff;background:#006dc2;line-height:40px;text-align:center;}
.picScroll ul li .pro_name a:hover{background:#ffad01;}


.lyTest2 { width:1077px; margin:20px auto; padding:0 60px; position:relative;}
.swiper-container2 { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0 0 20px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.swiper-container2 .swiper-slide { background:#fff;}
.swiper-container2 .swiper-slide .pro_img{display:block;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;text-align:center;width:184px;height:180px;}
.swiper-container2 .swiper-slide img{ max-width:170px;max-height:170px;display:block; background:url(../images/loading.gif) center center no-repeat; }
.swiper-container2 .swiper-slide .pro_name a{display:block;width:184px;height:40px;font-size:14px;color:#fff;background:#006dc2;line-height:40px;text-align:center; overflow:hidden;}
.swiper-container2 .swiper-slide .pro_name a:hover{background:#ffad01;}
/*分页器*/
.lyTest2 .swiper-button-prev2, .lyTest2 .swiper-button-next2 { width:36px!important; height:64px!important; position:absolute; top:50%!important; margin:-34px 0 0!important; cursor:pointer;}
.lyTest2 .swiper-button-prev2 { background:url(../images/l_btn.jpg) center center no-repeat;left:0;}
.lyTest2 .swiper-button-next2 { background:url(../images/r_btn.jpg) center center no-repeat;right:0;}


.inx_cpzs{background:#ffffff;width:100%;padding-top:20px;padding-bottom:30px;}
.inx_cpzs .in{width:1200px;margin:0 auto;}
.inx_cpzs .in .tlt{width:610px;margin:0 auto;}

.main_pro{background:#ffffff;width:100%;height:54px;border-bottom:1px solid #eeeeee;}
.main_pro .in{width:1200px;margin:0 auto;}
.main_pro .in .fl{height:54px;line-height:54px;color:#555555;width:740px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.main_pro .in .fr{margin-top:11px;}
.search{}
.search input{float:left;}
.search .t_search_text{width:185px;height:30px;line-height:30px;font-size:12px;background:#fff;padding-left:8px;outline:none;color:#999 !important;border:1px solid #dedede;}
.search .tj{width:32px;height:32px;background:url(../images/search.jpg) center center no-repeat;margin-left:-1px;cursor:pointer;}

.mulu{background:url(../images/mulu_repeat.jpg) center center repeat-y;width:246px;margin-top:30px;}
.mulu .box{padding-left:32px;padding-right:10px;}
.mulu .box&gt;li&gt;a{display:block;background:#006dc2 url(../images/circle.png) 8px center no-repeat;height:34px;line-height:34px;color:#ffffff;padding-left:20px;font-size:14px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.mulu .box ol li{height:32px;line-height:32px;border-bottom:1px dotted #dedede;}
.mulu .box ol li a {display:block;height:32px;line-height:32px;font-size:12px;padding-left:20px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}

.M_pro{width:900px;}
.M_pro li{float:left;margin:30px;}
.M_pro li .M_pro_img{width:230px;height:230px;}
.M_pro li .M_pro_img a{display:block;width:230px;height:230px;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;overflow:hidden;border:1px solid #dedede;}
.M_pro li .M_pro_img a img{max-width:220px;max-height:220px;}
.M_pro li .M_pro_wz{width:196px;height:50px;padding:10px 26px 10px 10px;background:#006dc2;color:#ffffff;position:relative;margin-top:-1px;}
.M_pro li .M_pro_wz p{width:196px;font-size:14px;line-height:24px;overflow: hidden; text-overflow: ellipsis; height:50px;}
.M_pro li .M_pro_wz span{display:block;width:196px;font-size:12px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.M_pro li .M_pro_wz .more{background:#ff9000 url(../images/more.png) center center no-repeat;display:block;width:32px;height:32px;position:absolute;top:50%;margin-top:-16px;right:-16px;font-size:0;text-indent:-9999999px;}
.M_pro li .M_pro_wz .more:hover{background:#ffa93a url(../images/more.png) center center no-repeat;}

.news_center{background:#eeeeee;width:100%;padding-top:20px;padding-bottom:30px;}
.news_center .in{width:1200px;margin:0 auto;}
.news_center .tlt{width:610px;margin:0 auto;}

.news_center .news{width:365px;float:left;}
.news_center .article{margin:0 50px;}
.news_center .news .tlt2{border-bottom:1px solid #dedede;height:45px;line-height:45px;}
.news_center .news .tlt2 h2{float:left;font-size:18px;color:#333;}
.news_center .news .tlt2 h2 b{font-size:14px;color:#666;text-transform:uppercase;font-weight:normal;padding-left:4px;}
.news_center .news .tlt2 a{float:right;font-size:12px;color:#666;}
.news_center .news .tj_news{padding-top:12px;}
.news_center .news .tj_news .news_img{float:left;width:152px;height:92px;background:#fff;}
.news_center .news .tj_news .news_img a{display:block;width:152px;height:92px; display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.news_center .news .tj_news .news_img img{max-width:152px;max-height:92px;}
.news_center .news .tj_news .wz{float:right;width:194px;}
.news_center .news .tj_news .wz h3 a{display:block;width:194px;font-size:14px;font-weight:normal;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.news_center .news .tj_news .wz p{font-size:12px;color:#555;line-height:20px;padding:4px 0;margin-bottom:2px;height:40px;overflow:hidden;}
.news_center .news .tj_news .wz span.time{font-size:12px;color:#999;}
.news_center .news ul{padding-top:20px;}
.news_center .news ul li {height:36px;border-bottom:1px dotted #dedede;background:url(../images/xjt.jpg) left center no-repeat;padding-left:20px;}
.news_center .news ul li a{float:left;width:260px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;height:36px;line-height:36px;}
.news_center .news ul li span{float:right;font-size:12px;color:#666;height:36px;line-height:36px;}
.news_center .hot_pro{padding-bottom:20px;}
.news_center .hot_pro ul li {float:left;width:140px;height:36px;border-bottom:1px dotted #dedede;background:url(../images/arr1.gif) left center no-repeat;padding-left:20px;}
.news_center .hot_pro ul li a{float:left;width:140px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;height:36px;line-height:36px;}

.gywm{width:100%;background:#ffffff;padding-top:20px;padding-bottom:30px;}
.gywm .in{width:1200px;margin:0 auto;}
.gywm .in .tlt{width:610px;margin:0 auto;}
.gywm .in .fr{width:640px;}
.gywm .in .fr h4{font-size:18px;line-height:44px;}
.gywm .in .fr p{font-size:14px !important;line-height:28px;color:#555;text-indent:24px;}
.gywm .in .fr p span{font-size:14px !important;}

.picScroll2{ margin:30px auto 10px;position:relative;width:1108px; padding:10px 46px 10px 46px;overflow:hidden;}
.picScroll2 .prev,
.picScroll2 .next{ display:block; position:absolute; top:86px; left:0; width:36px; height:64px; background:url(../images/l_btn.jpg) center center no-repeat;   }
.picScroll2 .next{ left:auto; right:0; background:url(../images/r_btn.jpg) center center no-repeat;}
.picScroll2 ul{ overflow:hidden; zoom:1; }
.picScroll2 ul li{ width:180px; float:left; overflow:hidden; margin:0 21px;background:#ffffff;}
.picScroll2 ul li .pro_img{display:block;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;text-align:center;width:178px;height:178px;border:1px solid #dedede;}
.picScroll2 ul li img{ max-width:170px;max-height:170px;display:block; background:url(../images/loading.gif) center center no-repeat; }
.picScroll2 ul li .pro_name{margin-top:-1px;}
.picScroll2 ul li .pro_name a{display:block;width:180px;height:40px;font-size:14px;color:#fff;background:#006dc2;line-height:40px;text-align:center;}
.picScroll2 ul li .pro_name a:hover{background:#ffad01;}


/*首页资质*/
.lyTest4 { width:90%; margin:20px auto; padding:0 60px; position:relative;}
.swiper-container4 { width:100%; overflow:hidden; margin:0 auto; padding:0 0 20px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.swiper-container4 .swiper-slide {background:#ffffff;}
.swiper-container4 .swiper-slide .pro_img{display:block;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;text-align:center;width:178px;height:178px;border:1px solid #dedede;}
.swiper-container4 .swiper-slide img{ max-width:170px;max-height:170px;display:block; background:url(../images/loading.gif) center center no-repeat; }
.swiper-container4 .swiper-slide .pro_name{margin-top:-1px;}
.swiper-container4 .swiper-slide .pro_name a{display:block;width:180px;height:40px;font-size:14px;color:#fff;background:#006dc2;line-height:40px;text-align:center;}
.swiper-container4 .swiper-slide .pro_name a:hover{background:#ffad01;}
/*分页器*/
.lyTest4 .swiper-button-prev4, .lyTest4 .swiper-button-next4 { width:36px!important; height:64px!important; position:absolute; top:50%!important; margin:-34px 0 0!important; cursor:pointer;}
.lyTest4 .swiper-button-prev4 { background:url(../images/l_btn.jpg) center center no-repeat;left:0;}
.lyTest4 .swiper-button-next4 { background:url(../images/r_btn.jpg) center center no-repeat;right:0;}

.customer{background:#eeeeee;width:100%;padding-top:20px;padding-bottom:30px;}
.customer .in{width:1200px;margin:0 auto;}
.customer .tlt{width:610px;margin:0 auto;}
.customer ul{padding:20px 0;}
.customer ul li{width:154px;height:78px;border:1px solid #dedede;float:left;margin-right:18px;}
.customer ul li a{display:block;width:154px;height:78px;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;cursor:default;}
.customer ul li a img{max-width:154px;max-height:78px;}

.youshi{background:#ffffff;width:100%;padding-top:20px;padding-bottom:30px;}
.youshi .in{width:1200px;margin:0 auto;}
.gsjj2{overflow:hidden;}
.gsjj2 li{width:21%;float:left;margin:0 2%;}
.gsjj2 li a{display:block;padding:194px 0 20px;background:url(../images/icon1.png) center 50px no-repeat;}
.gsjj2 li a div{font-size:0;height:70px;}
.gsjj2 li a p{font-size:12px;color:#555;line-height:24px;text-align:center;}
.gsjj2 li.youshi2 a{background:url(../images/icon2.png) center 50px no-repeat;}
.gsjj2 li.youshi3 a{background:url(../images/icon3.png) center 50px no-repeat;}
.gsjj2 li.youshi4 a{background:url(../images/icon4.png) center 50px no-repeat;}
.gsjj2 li a:hover{background:url(../images/icon1_2.png) center 50px no-repeat;}
.gsjj2 li.youshi2 a:hover{background:url(../images/icon2_2.png) center 50px no-repeat;}
.gsjj2 li.youshi3 a:hover{background:url(../images/icon3_2.png) center 50px no-repeat;}
.gsjj2 li.youshi4 a:hover{background:url(../images/icon4_2.png) center 50px no-repeat;}

.Contain{ width:1200px; margin:0 auto; }
.Containbox{border-top:1px solid #dadada;}
.Current{ text-align:right; height:62px; line-height:72px;border-bottom: 1px solid #ccc;margin-bottom: 20px;}
.Current .column{ float:left; height:24px; line-height:22px; color:#006dc2; font-size:1.833em; border-left:4px solid #006dc2; padding-left:9px; margin-top:28px;}
.Content{}
.SinglePage{font-family:"微软雅黑",Arial; text-justify:inter-ideograph; text-align:justify; word-wrap:break-word;overflow:hidden;line-height:24px; padding:20px 0;}
.SinglePage h3{ text-align:center;}

.SinglePage{float:right;width:930px;min-height:700px;}

#fengye {
    text-align: left;
    font-size: 12px;
    line-height:28px;
    height: 28px;
    overflow: hidden;
    margin-bottom: 20px;
    padding-top: 20px;
    color: #555;
}
#fengye a {
    border: 1px solid #0061a5;
    cursor: pointer;
    width: 60px;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
    font-size: 12px;
    line-height: 25px;
    background: #0061a5;
}
#fengye input {
    width: 20px;
    height: 15px;
    color: #e6392b;
    border: none;
    display: inline-block;
}

.nyconn .tab-bd {
    border-top: none;
    padding-top: 50px;
}
.news1 .tab-bd ul {
    overflow: hidden;
    zoom: 1;
}
.news1 .tab-bd li:first-child {
    padding: 20px 0;
    height: 138px;
    border-bottom: 1px solid #eee;
	position:relative;
}
.news1 .tab-bd li {
    padding: 20px 0;
    height: 110px;
    border-bottom: 1px solid #eee;
	position:relative;
}
.news1 .tab-bd li div {
    float: left;
}
.news1 .tab-bd li .pic {
    width: 20%;
    height: 144px;
    position: relative;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
	border: 1px solid #eee;
}
.news1 .tab-bd li .pic a {
    width: 100%;
    height: 144px;
   display: flex;
  justify-content: center;
  align-items: center;
display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;

}
.news1 .tab-bd li .pic img {
    vertical-align: middle;
    position: static;
    top: -50%;
    left: -50%;
    max-width: 100%;
    max-height: 144px;
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -100%;
}
.news1 .tab-bd li .wz {
    width: 75%;
    padding: 0 20px;
}
.news1 .tab-bd li .wz2{width:95%}
.news1 .tab-bd li .wz .tlt {
    display: block;
    height: 42px;
    font-size: 16px;
    color: #333;
    line-height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news1 .tab-bd li .wz .tlt:hover{color:#0061a5;text-decoration:underline;}
.news1 .tab-bd li .wz p {
    font-size: 14px;
    color: #999;
    line-height: 26px;
    height: 55px;
    overflow: hidden;
}
.news1 .tab-bd li .time {
    width: 144px;
    font-size: 14px;
    color: #999;
    text-align: right;
	position:absolute;
	top:26px;
	right:29px;
}

.news_con h3{text-align: center;font-size: 24px;color: #333333;width: 100%;margin-top: 20px;margin-bottom: 5px;font-family: "Microsoft YaHei";}
.news_con .time{text-align: center;font-size: 12px;color: #666666;border-bottom: 1px solid #ccc;width: 100%;padding-bottom: 5px;}
.news_con .news_wz{font-size: 12px;color: #333333;line-height: 32px;margin-top: 10px;width: 100%;}	
.inside_newsthree {
    height: 30px;
    border: 1px solid #dddddd;
    clear: both;
    margin-bottom: 20px;
    line-height: 30px;
    margin-top: 20px;
}
.inside_newsthree span {
    float: right;
    margin-right: 10px;
    font-family: "simsun";
}
.inside_newsthree span a {
    text-decoration: none;
    color: #0066CC;
}
.news_con .fenxiang{margin-top:7px;float:left;padding-left:12px;}
.news_con .ye{height:32px;line-height:32px;color:#555;margin-top:20px;}

.xgwz h4{height:50px;line-height:50px;color:#fff;text-align:center;background:#006dc2;margin-top:20px;font-size:20px;}
.xgwz a{display:block;color:#555;height:34px;line-height:34px;border-bottom:1px dotted #dedede;width:90%;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;margin:0 1%;padding-left:4%;background:url(../images/dotted.jpg) left center no-repeat;}
.xgwz a:hover{color:#0061a5;text-decoration:underline;}
.ckqb{display:block;height:32px;line-height:32px;border:1px solid #dedede;text-align:center;color:#555;font-size:14px;}
.ckqb:hover{color:#fff;background:#006dc2;}

.content {
    width: 100%;
	padding-top:20px;
}
.prodetail {
/*    overflow: hidden;
    margin-bottom: 30px;*/
}
.prodetail .picslider {
    width: 45%;
    margin-right: 3%;
    position: relative;
    padding: 5px 5px 40px 5px;
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.prodetail .picslider ul li img {
    width: 100%;
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 70px;
    text-align: center;
    z-index: 16;
}
.picslider .flex-control-nav {
    left: 0;
    bottom: 15px;
}
.itemdesc {
    width: 48%;
    line-height: 1.6;
}
.itemdesc h1 {
    padding: 4px 10px;
    color: #fff;
    font-size: 20px;
    background: #0061a5;
    position: relative;
}
.itemdesc .desc {
    background: #f1f1f1;
    font-size: 12px;
}
ul.item-list li .desc p, .itemdesc .desc p {
    position: relative;
    height: 30px;
    font-family: Arial, sans-serif;
    line-height: 30px;
    padding-left: 125px;
    border-bottom: 1px solid #fff;
}
ul.item-list li .desc p span, .itemdesc .desc p span {
    position: absolute;
    left: 0;
    top: 0;
    background: #e9e9ea;
    width: 115px;
    height: 100%;
    text-align: center;
}

/* item-view */
.item-view{margin-top:30px;*overflow:hidden;*clear:both;}
.itempic{position:relative;width:47%;margin-right:5%;*width:46%;border-radius:5px;-webkit-border-radius:5px;border:1px solid #e5e5e5;}
.itempic img{max-width:100%;width:100%;height:268px;border-radius:5px;-webkit-border-radius:5px;}
.itempic span.icon{background-position:-637px -6px;width:28px;height:28px;position:absolute;bottom:10px;right:10px;}
.itemdesc{width:48%;line-height:1.6;}
.itemdesc h1{padding:4px 10px;color:#fff;font-size:20px;background:#006dc2;position:relative;}
.itemdesc .desc{background:#f1f1f1;font-size:12px;}
.call-input{overflow:hidden;*clear:both;margin-top:30px;}
.call-input input{border:0;background:none;padding:0;height:35px;line-height:35px;}
.call-input input[type="text"]{width:52%;margin-right:2%;border-bottom:2px solid #ff7e00;}
.call-input input[type="submit"]{background:url(../images/icon.png) no-repeat;width:46%;color:#fff;height:35px;line-height:normal;cursor:pointer;margin:2px 0 0 0;font-size:16px;text-align:center;background-position:-596px -125px;}
.call-input input[type="submit"]:hover{color:#000;}
.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.zoomMask{position:absolute;background:url(../images/mask.png) repeat;cursor:move;z-index:1;}
.pn-btn{margin-top:30px;}
.pn-btn a{display:block;color:#707070;padding:2px 0;}
.pn-btn a i{margin-right:20px;}
.pn-btn a strong{margin-right:8px;}
.pn-btn a:hover{color:#ff7e00;}


.smallImg {height:90px;width:422px;position:relative;overflow:hidden;margin-top:8px;}
.smallImg_in{height:90px;width:360px;overflow:hidden;padding:0 30px;}
.smallImg ul {position:absolute;margin:0 30px 0 0;width:625px;}
.smallImg ul li {float:left;width:125px;height:94px;}
.smallImg ul li.on td {border:1px solid #0061a5;}
.smallImg ul li table td {text-align:center;vertical-align:middle;width:102px;height:76px;padding:2px;border:1px solid #dedede;}
.smallImg ul li table td  img{width:80% !important;}
.smallImg .btnLeft {width:30px;height:82px;position:absolute;left:0;top:0;background: url(../images/btn.png) left top no-repeat;}
.smallImg .btnRight {width:30px;height:82px;position:absolute;right:0;top:0;background: url(../images/btn.png) right top no-repeat;}

.prodetail_ms{line-height:26px;color:#555;margin-top:10px;height:186px;overflow:hidden;font-size:12px;}
.product_btn {width: 100%;overflow: hidden;margin: 30px 0 0;padding: 40px 0 0;border-top: 1px solid #dfdfdf;
}
.product_btn a {display: inline-block;height: 44px;overflow: hidden;line-height: 44px;color: #fff;font-size: 16px;margin: 0 15px 0 0;padding: 0 30px;border-radius: 3px;}
.product_btn a.probtn1 { background-color:#fc2a2a;}
.product_btn a.probtn2 { background-color:#f90;}
.product_btn a.probtn1:hover { background-color:#e91515;}
.product_btn a.probtn2:hover { background-color:#ed8e00;}}

.pro_list {
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.pro_con {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}
.pro_gs {
    width: 100%;
    overflow: hidden;
    margin: 10px auto 0;
    padding: 0;
}
.pro_gs .gs_tit {
    width: 100%;
    height: 45px;
    overflow: hidden;
    margin: 0 0 20px;
    padding: 0;
    border-bottom: 1px solid #d9d9d9;
}
.gs_tit h3 {
    width: 120px;
    height: 45px;
    overflow: hidden;
    line-height: 45px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    background-color: #5a5a5a;
    border-radius: 2px 2px 0 0;
}
.pro_gs .gs_text {
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0 0 20px 0;
    border-bottom: 1px dotted #d9d9d9;
}
.gs_text p {
    width: 100%;
    overflow: hidden;
    line-height: 24px;
    color: #666;
    font-size: 14px;
    margin: 0 auto 10px;
    padding: 0;
    text-align: justify;
    text-justify: inter-ideograph;
}
.pr_nt {
    width: 100%;
    height: 30px;
    overflow: hidden;
    margin: 30px auto;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}
.pro_list ul {
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.pr_nt ul li {
    width: 50%;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    color: #666;
    font-size: 14px;
    margin: 0;
    padding: 0;
}
.pr_nt ul li span {
    color: #333;
}
.pro_list ul li a {
    display: block;
    width: 270px;
    height: 300px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
}
.pr_nt ul li a {
    color: #666;
    display: inline;
}

.w_220 {
    float: left;
    width: 246px;
    padding: 0 0 20px 0;}

.honor_img{display: flex;
  justify-content: center;
  align-items: center;
display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}

.honor_wz{text-align:center;font-size:16px;line-height:38px;}

.jianjie p{line-height:26px;}

.idx_about{display:block;width:100px;height:35px;line-height:35px;color:#fff;font-size:14px;text-align:center;background:#006dc2;margin-top:60px;}
.idx_about:hover{background:#ff9000;color:#fff;}

.ly_aboutus { width:1200px; overflow:hidden; margin:0 auto; padding:0;}
.ab_p1, .ab_p2, .ab_p3, .ab_p4, .ab_p5, .ab_p6 { width:1200px; overflow:hidden; margin:40px auto; padding:0;}
.ab_tit { width:1200px; overflow:hidden; margin:0 auto 20px; padding:0;}
.ab_icon1, .ab_icon2, .ab_icon3, .ab_icon4, .ab_icon5, .ab_icon6 { display:block; width:70px; height:76px; overflow:hidden; margin:0 auto; padding:0;}
.ab_icon1 { background:url(../images/ab_icons.png) 0 0 no-repeat;}
.ab_icon2 { background:url(../images/ab_icons.png) 0 -119px no-repeat;}
.ab_icon3 { background:url(../images/ab_icons.png) 0 -223px no-repeat;}
.ab_icon4 { background:url(../images/ab_icons.png) 0 -325px no-repeat;}
.ab_icon5 { background:url(../images/ab_icons.png) 0 -426px no-repeat;}
.ab_icon6 { background:url(../images/ab_icons.png) 0 -523px no-repeat;}
.ab_line { display:block; width:1200px; height:6px; overflow:hidden; margin:10px auto 5px; padding:0; background:url(../images/ab_line.png) 0 0 no-repeat;}
.ab_tit h2 { width:1200px; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:18px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.ab_con_img { width:1200px; max-height:300px; overflow:hidden; margin:0 auto; padding:0; display: table-cell; vertical-align: middle; text-align: center;}
.ab_con_img img { max-width:100%; max-height:100%;}
.ab_p1 h3, .ab_p2 h3, .ab_p3 h3, .ab_p4 h3, .ab_p5 h3, .ab_p6 h3 { width:1200px; overflow:hidden; margin:10px auto; padding:0; color:#000; font-size:16px; font-weight:bold; text-align:center;}
.ab_p1 p, .ab_p2 p, .ab_p3 p, .ab_p4 p, .ab_p5 p, .ab_p6 p { width:100%; overflow:hidden; margin:10px auto; padding:0; line-height:24px; color:#666; font-size:14px; text-align:justify; text-justify:inter-ideograph;}
.ab_p1 p span, .ab_p2 p span, .ab_p3 p span, .ab_p4 p span, .ab_p5 p span, .ab_p6 p span { color:#000; }
.hy_main { width:590px; height:230px; overflow:hidden; margin:10px auto; padding:0; background:#e6e6e6 url(../images/hy_line.jpg) center center no-repeat;}
.hy_main .hy_img { width:295px; height:185px; overflow:hidden; margin:0; padding:23px 0 22px; display: table-cell; vertical-align: middle; text-align: center;}
.hy_main .hy_text { width:215px; height:150px; overflow:hidden; margin:0; padding:40px;}
.hy_text h5 { width:100%; overflow:hidden; line-height:40px; margin:14px 0 20px; padding:0; color:#333; font-size:18px; font-weight:bold;}
.hy_text p { width:100%; overflow:hidden; line-height:30px; margin:0; padding:0; color:#333; font-size:14px;}
.hy_text p em { color:#d90101; font-family:"Arial"; font-size:24px; font-weight:bold; font-style:normal;}
.gsxx { width:940px; height:180px; overflow:hidden; margin:10px auto; padding:80px; background:url(../images/gsxx_bg.jpg) 0 0 no-repeat;}
.gsxx ul li { width:50%; overflow:hidden; line-height:30px; color:#333; font-size:14px; margin:0; padding:0 0 0 20px; float:left; box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
.gsxx ul li span { color:#666;}
.ab_lxfs { width:1200px; overflow:hidden; margin:10px auto; padding:40px 80px; border:1px dotted #d9d9d9; box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
.ab_lxfs ul li { width:50%; overflow:hidden; line-height:30px; color:#333; font-size:14px; margin:0; padding:0 0 0 30px; float:left; box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
.ab_lxfs ul li span { color:#666;}

.ly_about { width:100%; height:620px; overflow:hidden; margin:0 auto; padding:0; background:url(../images/top_bg.jpg) repeat;}
.ly_about .ab_main { width:1200px; margin:0 auto; padding:0;}
.ab_main .ab_img { width:450px; height:260px; overflow:hidden; margin:0; padding:0; display: table-cell; vertical-align: middle; text-align: center;}
.ab_main .ab_text { width:590px; height:220px; overflow:hidden; margin:0; padding:20px; background-color:#23538f;}
.ab_text p { width:590px; height:144px; overflow:hidden; line-height:30px; color:#fff; font-size:14px; text-indent:2em;}
.ab_text p a { color:#f90;}
.ab_text a.ab_btn1 { display:block; width:130px; height:46px; overflow:hidden; line-height:46px; color:#fff; font-size:14px; font-weight:bold; text-align:center; background-color:#f90; margin:30px 15px 0 0; padding:0; float:left;}
.ab_text a.ab_btn2 { display:block; width:130px; height:46px; overflow:hidden; line-height:46px; color:#666; font-size:14px; font-weight:bold; text-align:center; background-color:#d9d9d9; margin:30px 15px 0 0; padding:0; float:left;}
.ab_text a.ab_btn1:hover { background-color:#f60;}
.ab_text a.ab_btn2:hover { background-color:#d1d1d1;}
.ab_honor { width:1200px; height:140px; margin:30px auto 0; padding:0;}
.mr_frbox { width:1200px; height:140px; margin:0; padding:0; position:relative;}
.mr_frUl { width: 1200px; height: 140px; overflow: hidden; float: left; }
.mr_frUl ul li { display: inline; float: left; height: 118px; width: 178px; margin-right: 25px; padding:10px; overflow: hidden; border:1px solid #ccc; background-color:#fff;}
.mr_frUl ul li .hnr_img { width:178px; height:118px; overflow:hidden;position:relative;display:table-cell;text-align:center;vertical-align:middle;}.mr_frUl ul li .hnr_img img {vertical-align:middle;position:static;+position:relative;top:-50%;left:-50%; max-width:170px; max-height:110px}

.ly_contact { width:100%; overflow:hidden; margin:40px auto; padding:0;}
.ly_contact .lxfs { width:1100px; height:400px; overflow:hidden; margin:0 auto; padding:0; border-top:1px solid #d9d9d9; border-right:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9; box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
.lxfs ul li { width:33.333333%; height:400px; overflow:hidden; margin:0; padding:0; border-left:1px solid #d9d9d9; float:left; box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
.lx_icon { width:128px; height:128px; overflow:hidden; margin:60px auto; padding:0; background-color:#f8f8f8; border-radius:50%;}
.lxfs ul li h3 { width:100%; height:20px; overflow:hidden; line-height:20px; color:#666; font-size:16px; text-align:center; margin:0 auto 10px; padding:0;}
.lxfs ul li p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#222; font-size:30px; font-family:"Arial"; text-align:center; margin:0 auto; padding:0;}
.lx_ewm { width:100%; height:440px; overflow:hidden; margin:40px auto; padding:0; background:url(../images/bg_weixin.jpg) center center no-repeat; background-size:cover;}
.lx_ewm h3 { width:1100px; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:32px; text-align:center; margin:80px auto 0; padding:0;}
.lx_ewm p { width:1100px; height:30px; overflow:hidden; line-height:30px; color:#fff; font-size:16px; text-align:center; margin:0 auto; padding:0;}
.lx_ewm img { display:block; width:160px; height:160px; overflow:hidden; margin:40px auto; padding:0;}
.lx_dz { width:1100px; overflow:hidden; margin:0 auto; padding:0;}
.lx_dz .dz_map { width:1070px; height:370px; overflow:hidden; margin:0 auto; padding:14px; border:1px solid #d9d9d9;}</pre></body></html>